This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Emile Loprepulader 20.Oct.06 04:13 AM a Web browser ServerAll ReleasesSolaris
Hi,
There is a redpaper "Lotus Instant Messaging and Web Conferencing (Sametime) 3.1 for Sun Solaris 9"
Charter 2.1.1 says to check the msgtql parameter. This sets the maximum number of messages that the
system can handle at the interprocess communication level. Domino requires that this be increased to 1024 to for purposes of partitioning and fault recovery. An example of the
command run to check the msgtql parameter is shown in Example 2-1:
Example 2-1 Check of the msgtql parameter
# sysdef -i|grep MSGTQL
1024 system message headers (MSGTQL)
If the value shown is less than 1024, you can set this parameter in the /etc/system file by
adding or changing an already existing line:
set msgsys:msginfo=1024
But after adding this parameter to the /etc/system file during system startup Solaris "says" : "sorry, variable 'msginfo' is not defined in the 'msgsys'